| Einhugur Word Component for Buoy |
|
StylePart.SetUnderlineWithColor Method
Sets underline and color for the underline.

SetUnderlineWithColor(
underlineStyle
as UnderlineStyles,
colorValue
as Color)
Parameters
- underlineStyle
- The underline style to set.
- colorValue
- The color to set for the underline.
Remarks
See Also
StylePart Class